From 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Tue, 21 Nov 2023 19:22:11 +0900 Subject: Clean up waybar modules and configs --- config/waybar/configs/Peony [TOP] | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'config/waybar/configs/Peony [TOP]') diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index 66dbc7df..d1246670 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -19,7 +19,7 @@ //"margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#peony", "tray#peony"], +"modules-left": ["hyprland/workspaces#roman", "tray#peony"], "modules-center": ["clock#peony"], @@ -36,28 +36,6 @@ //M O D U L E S // -"hyprland/workspaces#peony": { - "active-only":false, - "all-outputs": true, - "format": "{icon}", - "on-click": "activate", - "persistent_workspaces":{ - "1": [], - "2": [], - "3": [], - "4": [], - "5": [] - }, - "format-icons": { - "1": "I", - "2": "II", - "3": "III", - "4": "IV", - "5": "V" - - } - }, - "clock#peony": { "interval": 60, "tooltip-format": "{:%B %Y}\n{calendar}", -- cgit v1.2.3